home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / shell / shell.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(release, releaseOutside).as < prev   
Encoding:
Text File  |  2004-07-06  |  84 b   |  5 lines

  1. on(release, releaseOutside){
  2.    this.stopDrag();
  3.    this.onEnterFrame = null;
  4. }
  5.